速報APP / 工具 / Bluetooth Viewer

Bluetooth Viewer

價格:免費

更新日期:2018-01-24

檔案大小:217k

目前版本:1.1.5

版本需求:Android 4.0 以上版本

官方網站:http://www.janosgyerik.com/

Email:info@janosgyerik.com

聯絡地址:90 Boulevard Pasteur Paris 75015 FRANCE

Bluetooth Viewer(圖1)-速報App

This is a simple Bluetooth connection debugging tool for programmers.

It works only with Bluetooth devices that meet all of these conditions:

- The device broadcasts data

Bluetooth Viewer(圖2)-速報App

- The device starts broadcasting automatically upon pairing, without any handshake or protocol negotiation

- The device broadcasts ASCII data, not binary

Future development may improve these points.

Bluetooth Viewer(圖3)-速報App

Features of the current version:

1. Connect to a Bluetooth device

2. Display incoming raw text data line by line (if the device broadcasts such data)

Bluetooth Viewer(圖4)-速報App

3. Send raw text data to the connected device

You can confirm successful pairing, monitor incoming raw text data and see exactly what is being transmitted from the Bluetooth device.

I plan to add the following features in the future:

Bluetooth Viewer(圖5)-速報App

* Support Bluetooth devices that broadcast binary data, not only text

* Option to see data in hexadecimal format instead of text

* Option to add timestamp to incoming messages

Bluetooth Viewer(圖6)-速報App

* Option to add GPS info to incoming messages

* Plugin framework for customized views tailored to specific Bluetooth devices, especially various types of sensors

Please report problems or feature requests by email or using this page: https://github.com/janosgyerik/bluetoothviewer/issues

Bluetooth Viewer(圖7)-速報App

Project homepage: https://github.com/janosgyerik/bluetoothviewer

Sponsors:

* Alan Haddy (www.ipegcorp.com): option to record incoming Bluetooth

Bluetooth Viewer(圖8)-速報App

data and send as email attachment

Happy Bluetooth debugging :)